速報APP / 工具 / Gauss Seidel

Gauss Seidel

價格:免費

更新日期:2016-07-12

檔案大小:6.7M

目前版本:1.0.0

版本需求:Android 4.0 以上版本

官方網站:http://ncdd.com.br

Email:nielsen.tekla@gmail.com

聯絡地址:Rua Antônio Ribeiro de Andrade, 236, Neópolis, 59086-580, Natal-RN

Gauss Seidel(圖1)-速報App

In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite. It was only mentioned in a private letter from Gauss to his student Gerling in 1823.[1] A publication was not delivered before 1874 by Seidel.

More information (https://en.wikipedia.org/wiki/Gauss%E2%80%93Seidel_method).

Gauss Seidel(圖2)-速報App

This application solve square systems (maximum 20x20).

1) Choose the system order.

Gauss Seidel(圖3)-速報App

2) Fill the array by clicking the 'Matrix Values' button. The grid 'Matrix Equation' fill each row of the equation with its constant.

3) Click the 'Run' button to calculate

Gauss Seidel(圖4)-速報App

The button 'Example' illustrates how the application works.

Gauss Seidel(圖5)-速報App